home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_1278 / frame_27 / DoAction.as
Text File  |  2008-11-12  |  102b  |  9 lines

  1. tellTarget("_root.Boule")
  2. {
  3.    gotoAndPlay(2);
  4. }
  5. tellTarget("_parent")
  6. {
  7.    gotoAndStop(1);
  8. }
  9.